Add support for publish to take a registry that should be used.
authorChris Swindle <christopher.swindle@metaswitch.com>
Tue, 3 Oct 2017 08:36:46 +0000 (09:36 +0100)
committerChris Swindle <christopher.swindle@metaswitch.com>
Tue, 3 Oct 2017 08:36:46 +0000 (09:36 +0100)
commit345c03d4cfbd34e2ccb1c634a21fa7f624452e7d
treee61621d4fb97a69a9d8a9159a744a0b9a3a13e0f
parentd7e3b7f24265016c9ce4455504b914dc92c92b07
Add support for publish to take a registry that should be used.
src/cargo/core/manifest.rs
src/cargo/core/package.rs
src/cargo/ops/registry.rs
src/cargo/util/toml/mod.rs
tests/publish.rs